home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / waldopc / install.exe / _SETUP.1 / WALDOPC.EXE / WALDOPC.DXR / 00201.ls < prev    next >
Encoding:
Text File  |  1996-06-11  |  239 b   |  9 lines

  1. on exitFrame
  2.   repeat with i = 12 to 17
  3.     puppetSprite(i, 1)
  4.   end repeat
  5.   set the castNum of sprite 16 to the number of cast "dot"
  6.   set the castNum of sprite 10 to the number of cast "16big"
  7.   set the foreColor of sprite 10 to 65
  8. end
  9.